TELGetToolName
Returns the name of the telephone tool associated with a tool ID.
pascal void TELGetToolName (short procID, Str255 name);
procID
- The tool ID dynamically assigned to the telephone tool through the
TELGetProcID
function.name
- On exit, a Pascal-style string that contains the name of the specified telephone tool.
DESCRIPTION
TheTELGetToolName
function returns, in thename
parameter, the name of the telephone tool having the ID specified by theprocID
parameter. A zero-length string is returned in place of the tool name if the specified tool ID can not be reconciled for any existing telephone records.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help